-
Notifications
You must be signed in to change notification settings - Fork 46
Update CONTRIBUTING.md #237
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
CONTRIBUTING.md
Outdated
|
||
First of all, please check our [Issues](https://github.com/UnitTestBot/UTBotJava/issues) - this bug may have already been reported, and you just don\`t need to spend your time on a new one. | ||
|
||
If you haven\`t found the relevant issue, don\`t hesitate to [create a new one](https://github.com/UnitTestBot/UTBotJava/issues/new?assignees=&labels=&template=bug_report.md&title=), including as much detail as possible - the pre-made template will assist you in it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's substitute - with —
CONTRIBUTING.md
Outdated
|
||
If you haven\`t found the relevant issue, don\`t hesitate to [create a new one](https://github.com/UnitTestBot/UTBotJava/issues/new?assignees=&labels=&template=bug_report.md&title=), including as much detail as possible - the pre-made template will assist you in it. | ||
|
||
In case you already have a PR with solution, please remain so amazing and link it with the created issue. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would not be "a PR with a solution" better?
CONTRIBUTING.md
Outdated
|
||
|
||
## Coding conventions | ||
Our team adheres to the defined requirements to coding style to optimize for readability. You can take a look on this Coding style guide to better understand what we expect to see in your code. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Description
An updated version of contribution article.
Type of Change